Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.35: Remove Selectors #779

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Release 0.35: Remove Selectors #779

wants to merge 1 commit into from

Conversation

mhauru
Copy link
Member

@mhauru mhauru commented Jan 16, 2025

This PR will collect all work related to removing Selectors, Gibbs IDs, and indexing VarInfo with samplers. Since this will involve quite a lot of changes, we'll try a new pattern for code review: Changes will be made incrementally, trying to remove parts of the functionality at a time and getting tests to pass in between. Each such incremental change will be its own PR into this branch, release-0.35. Careful code review will be done at that stage. By the end of it this PR will probably be massive, and heavily breaking, but that can all then go into master with only a light, final review.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.26%. Comparing base (e673b69) to head (a34fb04).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #779   +/-   ##
=======================================
  Coverage   86.26%   86.26%           
=======================================
  Files          36       36           
  Lines        4332     4332           
=======================================
  Hits         3737     3737           
  Misses        595      595           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant